home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC] / NeXTSTEP 3.3 Dev Intel.iso / NextDeveloper / Source / GNU / libg++ / ChangeLog next >
Text File  |  1994-02-15  |  419b  |  13 lines

  1. Mon Feb 14 14:34:35 1994  Sumana Srinivasan  (sumana@ironcity)
  2.  
  3.     * The iostream stuff is amde into a separate library and hence
  4.     installhdrs has to export headers from libio separately.
  5.     make installrc and installGNUsrc were in the same target and they
  6.     were separated since intallsrc copies src in readonly mode and
  7.     installGNUsrc needs to copy it in rw mode.
  8.     
  9.         Added #pragma cplusplus to C++ header files.
  10.  
  11.  
  12.  
  13.